type reflect.structField
4 uses
reflect (current package)
type.go#L412: type structField = abi.StructField
type.go#L2209: fs = make([]structField, len(fields))
type.go#L2544: func runtimeStructField(field StructField) (structField, string) {
type.go#L2559: f := structField{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)